Welcome![Sign In][Sign Up]
Location:
Search - mfc tab

Search list

[GUI Developtree_bar

Description: mfc上实现导航栏,树形结构,tab切换栏-mfc on the navigation bar, tree, tab-switching bar
Platform: | Size: 4111360 | Author: zhou | Hits:

[GUI DevelopVCPP_TAB

Description: 主要关于MFC里的tab control控件的使用方法和函数介绍-something about tab control
Platform: | Size: 34816 | Author: Ken | Hits:

[Tab ControlDialog_excl_tab

Description: 一个MFC程序,在对话框上实现tab,tab标签在下面-MFC dialog table
Platform: | Size: 2611200 | Author: 于福奎 | Hits:

[Windows DevelopvcPP-APP_CODE_14

Description: 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: 一个服务端只有7k大小的后门.rar 一个可以获取硬件信息源代码.zip 音频录入mfc源码.zip 用户界面多线程.rar 在ToolBar上添加控件.rar 自绘MENU.zip 自绘tab.zip 自绘Tree.zip 自绘按钮button源代码.zip 自绘编辑框.rar 自绘窗体界面.rar 自绘对话框.zip 自由更改文件对话框的外观 .rar-Independent package, extract, containing a large number of source, collected from the Internet. A total of 10 a few packs of each package of dozens of megabytes. The contents of the package: a server only 7k size of the back door. Rar, one can obtain the hardware information source code zip audio input mfc source zip user interface multithreaded. Rar add controls on the ToolBar. Rar since painted MENU.zip the self-drawn tab . zip from painted Tree.zip the painted button button source code. zip from painted edit box. rar from painted form interface. rar from painted dialog box. zip free to change the appearance of the file dialog. rar
Platform: | Size: 41524224 | Author: 李东波 | Hits:

[Tab ControlTab_control

Description: VC++ tab控件切换实现简单的一个切换功能模块。直接用MFC对话框类-VC++ tab_control
Platform: | Size: 8904704 | Author: ZRY | Hits:

[Tab Controlmfc16TabControl

Description: 基于visual studio 2010的MFC界面对话框 tab控件的简单实现 -MFC interface dialog
Platform: | Size: 34297856 | Author: 洪晓静 | Hits:

[GUI DevelopButtonTab

Description: VS2010下MFC,通过按钮显示界面,子菜单通过TAb控件界面切换,暂时没有添加位图-VS2010 under MFC, through the button interface, sub-the menu by TAb control interface switching, no add bitmap
Platform: | Size: 31605760 | Author: 洪晓静 | Hits:

[GDI-BitmapComputerGuard

Description: 电脑维保项目,有自绘按钮,自绘tab,采用MFC设计模式,对想学习MFC界面开发的同学有用-computerguardproject,there is self-draw button,self-draw tab,using MFC frame,it s useful to the on who wants to learn UI programming with MFC
Platform: | Size: 26565632 | Author: winpcap | Hits:

[Tab ControlConfigurate

Description: 主要是运用MFC框架,有Tab控件的运用,还有ClistCtrl控件,对话框之间的消息传递,Socket通信-C++ MFC UI,use the Tab control and ClistCtrl control, and Dialog communicate ,and communicate with a simple serve
Platform: | Size: 6918144 | Author: 小龙 | Hits:

[GUI Developvc_draw_controls

Description: vc mfc自绘控件集合,包括CMenu,CStatic,Dialog,Edit,Slider,tab等-vc self draw controls,
Platform: | Size: 14081024 | Author: tifen | Hits:

[Dialog_WindowControlTest

Description: 设计了Windows基本控件的使用,本程序使用C语言写的,主要是为了帮助大家理解这些控件的原理,同时为哪些想要学习C语言界面编程的人提供一些提示。MFC、C#的编程者也可以查看。里面的控件介绍包括TREEVIEW、Tab Control、Animation Control、Picture Control、Slider Control、List Control、ListView、Combo Box Control等-Windows is designed to use the basic controls, the program written in C language, primarily to help us to understand how these controls, while providing some tips who want to learn C language programming interface for. MFC, C# programmers can also see. Inside the control instructions include TREEVIEW, Tab Control, Animation Control, Picture Control, Slider Control, List Control, ListView, Combo Box Control, etc.
Platform: | Size: 10054656 | Author: 忧郁二郎 | Hits:

[OtherMFC_1_2

Description: 能从程序内修改MFC中按钮或者控件的TAB顺序-From within the program to modify the MFC buttons or controls TAB order
Platform: | Size: 11138048 | Author: luyue | Hits:

[Tab ControlSwitchViewTabs

Description: Windows Tab Control VS6 MFC
Platform: | Size: 490496 | Author: markrazz | Hits:

[Tab ControlSwitchViewTabs-Spin

Description: Windows Tab Control VS6 MFC
Platform: | Size: 489472 | Author: markrazz | Hits:

[Tab ControlTabCtrl

Description: Windows Tab Control VS6 MFC
Platform: | Size: 474112 | Author: markrazz | Hits:

[Tab Controlmdi

Description: Windows Tab Control VS6 MFC
Platform: | Size: 171008 | Author: markrazz | Hits:

[Tab ControlTabsinchildandpartentframe

Description: Windows Tab Control VS6 MFC
Platform: | Size: 489472 | Author: markrazz | Hits:

[TreeViewtest3

Description: MFC树控件和Tab控件,点击树可以切换Tab属性页-MFC tree control and click on the Tab control that trees can switch the Tab property page
Platform: | Size: 56320 | Author: 赵晓林 | Hits:

[OS programSpreadSheet

Description: 支持多字节和unicode编译,有中文注释和例子 //有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。 //CSpreadSheet类的目标是简单易用,其主要的特性如下: // 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 // 2、读取行、列或单个单元。 // 3、覆盖、插入或追加行。 // 4、将已存在或新的EXCEL文件转化成符号分隔文本文件;反之亦然。 // 在阐述本类的个类函数之前,我们先看看本类的一些限制条件: // 1、需要MFC // 2、可能或不能支持unicode。(没测试过) // 3、使用ODBC读写EXCEL文件,因此存在ODBC驱动的限制(我不知道ODBC有哪些限制)。 // 4、必须在EXCEL文件中有头行,并且头行中的各列的内容是各不相同的(因为本类将EXCEL文件看作一个数据库)。 // 5、不能删除EXCEL文件的表(sheet),只能删除表中的内容。 // 6、各单元的内容被看作字符串,不管它在EXCEL文件中是什么类型。-// There are times when we want to save the output data to the EXCEL file or some delimited text files (such as comma delimited, Tab delimited). CSpreadSheet class encapsulates the read and write operations to these files. // CSpreadSheet class goal is simple to use, its main features are as follows: // 1, construct a new EXCEL file or delimited text files, and in which rows or write as a single unit. // 2, the read row, column, or a single unit. // 3, cover, insert or append rows. // 4, existing or new EXCEL file into delimited text file and vice versa. // Before the elaboration of the class of a class function, we take a look at this class of some restrictions: // 1, require MFC // 2, which may or may not support unicode. (Not tested) // 3, using ODBC EXCEL file read and write, and therefore limit the ODBC driver (ODBC I do not know what restrictions) exist. // 4, there must be a header row in the EXCEL file, and the contents of the first row of each column is not the same
Platform: | Size: 12288 | Author: 王天 | Hits:

[Tab Controldemo

Description: 初学MFC,练习使用各种控件,以三个Tab作主体,添加各种控件,练习使用控件-Beginner MFC, practice using a variety of controls to three Tab as the main body, add a variety of controls, practice using the controls
Platform: | Size: 1552384 | Author: 流沙 | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net